(kbd_buffer_store_event_hold): Don't throw-on-input
authorKim F. Storm <storm@cua.dk>
Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)
commit8dac8235c6fced91967a0820026ae06c13d8074f
treede00501115c738de0aa89e9d0e67f9b656f9aabc
parentc081bfc9fb0a9b745e83cf03c9a5338cdfc60305
(kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.
src/keyboard.c